速報APP / 教育 / ROS Teleop Controller AuTURBO (Kinetic)

ROS Teleop Controller AuTURBO (Kinetic)

價格:免費

更新日期:2018-02-06

檔案大小:3.2M

目前版本:1.0

版本需求:Android 4.0.3 以上版本

官方網站:https://github.com/AuTURBO/ros-app-tb3-voiceorder

Email:hyunokhyunok@naver.com

聯絡地址:隱私權政策

ROS Teleop Controller AuTURBO (Kinetic)(圖1)-速報App

https://github.com/AuTURBO/ros-app-tb3-voiceorder

This module support below funtion.

funtion list

- Control Turtle Bot by voice, Support language is English and Korean

- Control Turtle Bot by Joy Stick.

- Display Turtle Bot Camera View, You can modify Topic name of camera view to fit your turtlebot at application UI.

Support Datatype is sensor_msgs.CompressedImage. Default topic name is "/camera1/image_raw/compressed"

ROS Teleop Controller AuTURBO (Kinetic)(圖2)-速報App

JoystickOnlyView Class does not contain ros related functions.

JoystickOnlyView Class only contain Android JoyStick UI.

publish topic list

1. Topic name is "/cmd_vel". Datatype is geometry_msgs.Twist.

2. Topic name is "~recognizer/output". Datatype is std_msgs.String.

subscribe topic list

1. Topic name is "odom". Datatype is nav_msgs.Odometry.

2. Topic name is "/camera1/image_raw/compressed". Datatype is sensor_msgs.CompressedImage.